[INFO] fetching crate sacp-conductor 11.0.0...
[INFO] fixing sacp-conductor-11.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate sacp-conductor 11.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sacp-conductor 11.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sacp-conductor 11.0.0
[INFO] tweaked toml for crates.io crate sacp-conductor 11.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sacp-conductor 11.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sacp-conductor 11.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sacp-trace-viewer v11.0.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded sacp-derive v11.0.0
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded sacp-tokio v11.0.0
[INFO] [stderr]   Downloaded jsonrpcmsg v0.1.2
[INFO] [stderr]   Downloaded sacp v11.0.0
[INFO] [stderr]   Downloaded rmcp-macros v1.2.0
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.11.2
[INFO] [stderr]   Downloaded futures-concurrency v7.7.0
[INFO] [stderr]   Downloaded process-wrap v9.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded rmcp v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a
[INFO] running `Command { std: "docker" "start" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling sacp-derive v11.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-concurrency v7.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jsonrpcmsg v0.1.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking process-wrap v9.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking agent-client-protocol-schema v0.11.2
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking sacp-trace-viewer v11.0.0
[INFO] [stderr]     Checking sacp v11.0.0
[INFO] [stderr]     Checking sacp-tokio v11.0.0
[INFO] [stderr]     Checking sacp-conductor v11.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `elizacp`
[INFO] [stdout]   --> tests/trace_client_mcp_server.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use elizacp::ElizaAgent;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sacp_test` in this scope
[INFO] [stdout]   --> tests/nested_conductor.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use sacp_test::arrow_proxy::run_arrow_proxy;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sacp_test` in this scope
[INFO] [stdout]   --> tests/nested_conductor.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use sacp_test::test_binaries::{arrow_proxy_example, conductor_binary, elizacp};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `elizacp`
[INFO] [stdout]  --> tests/scoped_mcp_server.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use elizacp::ElizaAgent;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sacp_test` in this scope
[INFO] [stdout]   --> tests/arrow_proxy_eliza.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sacp_test::test_binaries::{arrow_proxy_example, elizacp};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `elizacp`
[INFO] [stdout]   --> tests/trace_mcp_tool_call.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use elizacp::ElizaAgent;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `elizacp` in this scope
[INFO] [stdout]   --> tests/test_session_id_in_mcp_tools.rs:86:49
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 ConnectTo::<Client>::connect_to(elizacp::ElizaAgent::new(true), elizacp_transport)
[INFO] [stdout]    |                                                 ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sacp_test` in this scope
[INFO] [stdout]   --> tests/trace_generation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use sacp_test::test_binaries::{arrow_proxy_example, elizacp};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sacp_test` in this scope
[INFO] [stdout]   --> tests/nested_arrow_proxy.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use sacp_test::test_binaries::{arrow_proxy_example, elizacp};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `elizacp`
[INFO] [stdout]  --> tests/initialization_sequence.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use elizacp::ElizaAgent;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `elizacp` in this scope
[INFO] [stdout]   --> tests/test_tool_fn.rs:72:49
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 ConnectTo::<Client>::connect_to(elizacp::ElizaAgent::new(true), elizacp_transport)
[INFO] [stdout]    |                                                 ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/nested_arrow_proxy.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let result = yopo::prompt(
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `elizacp`
[INFO] [stdout]   --> tests/mcp-integration.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use elizacp::ElizaAgent;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sacp_test`
[INFO] [stdout]   --> tests/mcp-integration.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use sacp_test::test_binaries;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `sacp_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sacp_test`, use `cargo add sacp_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/scoped_mcp_server.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let result = yopo::prompt(
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "nested_arrow_proxy") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/arrow_proxy_eliza.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let result = yopo::prompt(
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/trace_generation.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let result = yopo::prompt(
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "arrow_proxy_eliza") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let result = yopo::prompt(
[INFO] [stdout]     |         ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:104:18
[INFO] [stdout]     |
[INFO] [stdout] 104 |       let result = yopo::prompt(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 105 | |         ConductorImpl::new_agent(
[INFO] [stdout] 106 | |             "test-conductor".to_string(),
[INFO] [stdout] 107 | |             ProxiesAndAgent::new(ElizacpAgentComponent).proxy(create_echo_proxy()?),
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     .await?;
[INFO] [stdout]     | |___________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     .await?;
[INFO] [stdout]     |           ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let result = yopo::prompt(
[INFO] [stdout]     |         ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 125 |       let result = yopo::prompt(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 126 | |         ConductorImpl::new_agent(
[INFO] [stdout] 127 | |             "test-conductor".to_string(),
[INFO] [stdout] 128 | |             ProxiesAndAgent::new(ElizacpAgentComponent).proxy(create_echo_proxy()?),
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     .await?;
[INFO] [stdout]     | |___________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     .await?;
[INFO] [stdout]     |           ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_session_id_in_mcp_tools.rs:136:60
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert!(pattern.is_match(&result), "unexpected result: {result}");
[INFO] [stdout]     |                                                            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "trace_generation") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `elizacp` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:118:49
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 ConnectTo::<Client>::connect_to(elizacp::ElizaAgent::new(true), elizacp_transport)
[INFO] [stdout]     |                                                 ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "trace_mcp_tool_call") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "trace_client_mcp_server") due to 1 previous error
[INFO] [stderr] error: could not compile `sacp-conductor` (test "test_session_id_in_mcp_tools") due to 10 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/nested_conductor.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let result = yopo::prompt(
[INFO] [stdout]     |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `elizacp` in this scope
[INFO] [stdout]   --> tests/empty_conductor_eliza.rs:41:41
[INFO] [stdout]    |
[INFO] [stdout] 41 |         ConnectTo::<Client>::connect_to(elizacp::ElizaAgent::new(true), client).await
[INFO] [stdout]    |                                         ^^^^^^^ use of unresolved module or unlinked crate `elizacp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `elizacp`, use `cargo add elizacp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "scoped_mcp_server") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/test_tool_fn.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let result = yopo::prompt(
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/nested_conductor.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let result = yopo::prompt(
[INFO] [stdout]     |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]   --> tests/empty_conductor_eliza.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = yopo::prompt(
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "test_tool_fn") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "nested_conductor") due to 4 previous errors
[INFO] [stderr] error: could not compile `sacp-conductor` (test "empty_conductor_eliza") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "initialization_sequence") due to 1 previous error
[INFO] [stderr] error: could not compile `sacp-conductor` (test "mcp-integration") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:158:18
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:205:18
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:231:18
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yopo` in this scope
[INFO] [stdout]    --> tests/test_tool_enable_disable.rs:252:18
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let result = yopo::prompt(
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `yopo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yopo`, use `cargo add yopo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sacp-conductor` (test "test_tool_enable_disable") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a", kill_on_drop: false }`
[INFO] [stdout] 366efd934e0adf3b6e0f72cd8d4a2a2ff972c0745a8e24ebefc43beeb447991a
